home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 946 b | 28 lines | [TEXT/GEOL] |
- Item 4886667 2-March-90 12:06PST
-
- From: D5780 Stat-Ease, Robert Altman,PRT
-
- To: MACAPP.TECH$ MacApp Technical
-
- Sub: Cancelling a New Document
-
- How do you stop MacApp from creating a new document from within DoInitialState
- of the document?
-
- I have an application that requires information to be provided when creating a
- new document. However, I would like to provide the user with a Cancel option.
- In other words, the user says, "Gee, I'm not sure what I want right now. Let
- me do this later." When this happens, I do not want to create a new document.
- However, my DoInitialState is not initiating the action to create a new
- document.
-
- So my question is: If doing nothing in DoInitialState creates a new document,
- what do I need to do in DoInitialState to NOT create a document?
-
- Thanks in advance.
-
- Robert D. Altman
- Stat-Ease, Inc.
- Minneapolis
-
-